Size Property (MessageFilter Object) 

The Size property sets filtering on a message s approximate total size in bytes. Read/write.

Syntax

objMessageFilter.Size

Data Type

Long

Remarks

The Size property specifies that the message filter should pass only messages with approximate total size greater than the value of Size.

The Size property represents the sum of all the message s MAPI properties, including the Subject11DE9R5, Text1DH3_DE, AttachmentsH8DUIC, and RecipientsC6JW2A.

The Size property corresponds to the MAPI property PR_MESSAGE_SIZE.